home *** CD-ROM | disk | FTP | other *** search
- Path: news.kreonet.re.kr!usenet
- From: jwhahn@swine.kaist.ac.kr (Hahn Jung Wook)
- Newsgroups: comp.lang.c++
- Subject: Re: new and 2-D Arrays?
- Date: 9 Feb 1996 07:35:03 GMT
- Organization: Korea Research Environment Open Network (KREONet)
- Message-ID: <4fetf7$7i8@news.kreonet.re.kr>
- References: <4famh5$chp@canyon.sr.hp.com> <4fcmb2$6q6@wn1.sci.kun.nl>
- NNTP-Posting-Host: swine.kaist.ac.kr
- X-Newsreader: knews 0.9.3
-
- In article <4fcmb2$6q6@wn1.sci.kun.nl>,
- Marian Hellema <marian@atcmp.nl> writes:
- >
- >This should be:
- >
- > int (*myptr )[8]= new int [8][8];
- >
- >Hope this helps.
- >Marian
- >
- >--
- I don't know who you are but this is the clearest/cleanest/ most C like
- code that I've seen in this thread...
-
- that ought have helped the poor guy.
- >----------------------------------------------------------------------
- >Marian Hellema AT Computing, UNIX training and consultancy
- >email: marian@atcmp.nl P.O. Box 1428, 6501 BK Nijmegen
- >phone: +31 24 3527225 the Netherlands
- >
-
- --
- *********************************************************************`|/'`*****
- Elm: jwhahn@cair.kaist.ac.kr `_ _ "`
- ####### Office: $$ @`
- ### ######### TaeJun, Yu-Sung Ku, Ku Sung Dong / |
- ### ### XXX XXX K.A.I.S.T I/M Department |-'. `-=-
- <*#* = - = - = - - - - - - - - - *==###' -=^`-'@/ `. \
- ### ### XXX XXX Applied Database Labratories `D}`--=\SUPER { )
- XXXXXXXXX XXX 042) 869-2959 /`MAN' { }
- XXXXXXX Home: / |====|( ]
- . . . . . Seoul, Kang Nam Ku, Dae Chi Dong | /_/\`\o))
- K/ A/ I/ S/ T/ Sunkyung Apt, 2-106 / || || |
- 02) 553-2868 012) 223-2868 `ooo, ooo)`\
- *******************************************************************************
- The trouble with superheros is what to do between phone booths. - Ken Kesey
-
-